v1

latestSwagger 2.02026-07-13107214235.7 KB
My Info

Upload Profile Image. A multipart/form-data request with a name "file"

Upload Profile Image. A multipart/form-data request with a name "file"

post/v1/workgroups/{workgroup_id}/profileImage

Path parameters

workgroup_idstring required

Request body

{"stackTrail":"paths:/v1/workgroups/{workgroup_id}/profileImage:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

Successful

profileImgUrlstring
status_codeinteger
status_reasonstring

Example response

{
  "profileImgUrl": "sample profileImgUrl",
  "status_reason": "sample status_reason"
}